Skip to content

Conversation

@nsajko
Copy link
Contributor

@nsajko nsajko commented Jan 15, 2024

Taking the lock is still necessary after this change. It'd be necessary to audit all BigFloat methods to prove otherwise. Also see JuliaLang/julia#49749, which fixes some of them in Julia Base.

Taking the lock is still necessary after this change. It'd be necessary
to audit all `BigFloat` methods to prove otherwise. Also see
JuliaLang/julia#49749, which fixes some of them
in Julia `Base`.
@OlivierHnt
Copy link
Member

Thx for giving a shot at fixing these issues. I went a different way in PR #615 by completely removing _bigequiv and the precision lock.

@nsajko nsajko closed this Jan 25, 2024
@nsajko nsajko deleted the setprec branch January 25, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants